home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / util / shell / ViNCEd.readme < prev   
Text File  |  1998-05-05  |  11KB  |  254 lines

  1. Short:    The final CON: solution, ^Z, XTerm, Intui-screens
  2. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Version:  3.59
  5. Type:     util/shell
  6.  
  7.                         About ViNCEd
  8. ---------------------------------------------------------------------------
  9. The latest version (3.59) of my full screen shell editor (CON: replacement)
  10. ---------------------------------------------------------------------------
  11.  
  12. Features:
  13. -Extremly flexible
  14. -Comes with prefs program with nice GUI
  15. -User defineable macros and buttons (gadgets) with parameters
  16. -Full screen editor, not line limited
  17. -Compatible to CON: and ConMan
  18. -VT-220 emulation build in
  19. -ANSI coloring scheme on request
  20. -Keypad mode on request (numeric keypad for cursor control)
  21. -Supports control sequences of:
  22.         -CON:
  23.         -VT-220
  24.         -DEC
  25.         -XTerm (Unix Shells)
  26.         -SGI winterm
  27.         -plus private stuff (set keyboard,colors and font by ctrl seq)
  28. -TAB expansion, with different TAB requesters as option
  29. -TAB expansion cache (NEW TO 3.50)
  30. -Colored cursor on request
  31. -Menu, clipboard support build in (no ConClip needed)
  32. -Online help plus documentation
  33. -Screen title might contain path/fail codes/CLI number & more
  34. -Localizeable (German available, more locales welcome)
  35. -Job control á la unix with Ctrl-Z
  36.         -suspends shell jobs
  37.         -sends shell jobs to forgeground & background
  38.          using tiny shell scripts "fg" and "bg" like unix
  39. -documented library for own applications and editor programming
  40. -iconification support
  41. -uses public "tbiclass" gadget if available. Should be added
  42.  to the system by SysIHack style programs.
  43. -easy installation
  44. -full control thru single program (SetVNC)
  45. -clipboard support, snip control with middle mouse button or Ctrl-left
  46. -can create private screens on request
  47. -font & monitor selectable by prefs
  48. -icon drop, with modifiers for path/name only
  49. -100% assembly language => fast & short
  50.  
  51. Plus:   It's 100% free !
  52.  
  53. -----------------------------------------------------------------------------
  54.  
  55. This version includes an updated version of the CreateCatalog localizer
  56. tool - even though the features of the updated version are not yet needed.
  57.  
  58. -------- history ----- this is not the complete history, read the guide!----
  59.  
  60. Changes made in 3.59:
  61.     Fixed a bug in one of the TAB expansion routines that caused
  62.     crashes with SnoopDos.
  63.  
  64. Changes made since 3.58:
  65.     Fixed another bug in the TAB expansion requester: Forgot to
  66.     save back one register - that might have caused crashes.
  67.     Re-enabled icon drop on public screens for DOpus compatibity.
  68.  
  69. Changes made since 3.57:
  70.         Multi assigns to C: work now.
  71.         ViNCEd windows in opened in RAW: mode do not longer include the
  72.         close window raw event.
  73.         Improved the DOS interface a bit: ACTION_SET_FILE_SIZE is now
  74.         refused with the correct return value.
  75.         The mn_ReplyPort field of DosPackets is no longer trashed.
  76.         fh_Arg2 of FileHandles is no longer trashed.
  77.         Implemented Arexx ACTION_DROP.
  78.         ACTION_SET_COMMENT implemented, can be used to set the window
  79.         title (a la DisplayHandler).
  80.         Removed two bugs in the ^Z feature, one minor, one SERIOUS...
  81.  
  82.  
  83. Changes made since 3.56:
  84.     Added the ^B and ^R keyboard sequences, changed the placement of
  85.     the cursor if the history search was successful.
  86.     Added a kludge to make the AREXX LINES() command working.
  87.     Fixed a bug in the ViNCEd-requester (didn't enter directories)
  88.     Added "*" as a valid screen name that refers to the frontmost
  89.     public screen.
  90.  
  91. Changes made since 3.55:
  92.         ViNCEd can now be mounted as RAW console handler, i.e.
  93.         SetVNC mount override as RAW will work fine.
  94.     Fixed two minor bugs in the window open routine.
  95.     Added the ICONIFIED and NOFALLBACK options, VNC 3.55
  96.     will now come with FALLBACK by default because the
  97.     old standard conflicted with various programs.
  98.     Added another cursor shape that's getting displayed if
  99.     the output is stopped with ^S.
  100.  
  101. -----------------------------------------------------------------------------
  102. Notes: 
  103.  
  104.         Check the TOP_SECRET file in this archive!
  105.  
  106.  
  107.  
  108.         VirusWorkShop seems to have trouble with the overlay file structure
  109.         that is used by the SetVNC program.
  110.         THIS IS NOT A VIRUS! It is a bugfix of the oldish CBM overlay 
  111.         manager which is really buggy!
  112.         VirusWorkShop will be updated soon. (I hope)
  113.  
  114.         To trick VirusWorkshop, the SetVNC program in this archive is
  115.         encoded. Use the "Decode" program from the "Extras" drawer to
  116.         decode manually. The installer script has been updated to do 
  117.         this for you.
  118.  
  119.         Thanks Urban, for reporting!
  120.  
  121. ----------------------------------------------------------------------------
  122.  
  123.         Some virus checkers might complain about the set PktWait() pointer
  124.         of the VNCFiler.supervisor. Again:
  125.  
  126.         THIS IS NOT A VIRUS!
  127.  
  128.         Anti-Beol has been updated to handle this case, please 
  129.         update your copy as well!
  130.  
  131. -----------------------------------------------------------------------------
  132.  
  133. Send ideas, improvements, bugreports (please as concrete as possible) to:
  134.  
  135.  
  136.         Thomas Richter
  137.  
  138.  
  139. EMail:  thor@einstein.math.tu-berlin.de
  140.  
  141. or "Wisit the Web" site:
  142.  
  143. WWW:    http://www.math.tu-berlin.de/~thor/thor/index.html
  144.  
  145. -----------------------------------------------------------------------------
  146.  
  147. March 1998
  148.  
  149.         Thomas
  150.  
  151.  
  152. ============================= Archive contents =============================
  153.  
  154. Original  Packed Ratio    Date     Time    Name
  155. -------- ------- ----- --------- --------  -------------
  156.      628     269 57.1% 11-Oct-97 11:29:38 +AREXX.info
  157.      172     154 10.4% 02-Nov-96 23:18:16 +rexxsyslib.pch
  158.      628     270 57.0% 11-Oct-97 11:29:38 +C.info
  159.    48180   25340 47.4% 15-Nov-97 12:19:04 +SetVNC.coded
  160.      628     267 57.4% 11-Oct-97 11:29:38 +DEVS.info
  161.      628     265 57.8% 09-Nov-97 15:04:40 +DOSDrivers.info
  162.      324     227 29.9% 09-Nov-97 15:09:10 +NEWCON
  163.      481     265 44.9% 09-Nov-97 15:04:40 +NEWCON.info
  164.      269     195 27.5% 09-Nov-97 15:07:08 +VNC
  165.      481     265 44.9% 09-Nov-97 15:04:40 +VNC.info
  166.      261     191 26.8% 09-Nov-97 15:07:32 +VNR
  167.      481     263 45.3% 09-Nov-97 15:04:40 +VNR.info
  168.      105      94 10.4% 13-Jan-94 22:49:00 +Mount_NEWCON
  169.      102      88 13.7% 13-Jan-94 22:49:36 +Mount_VNC
  170.     1380     356 74.2% 03-Nov-96 17:28:28 +Disk.info
  171.      628     269 57.1% 01-Nov-97 14:04:46 +Extras.info
  172.      440     380 13.6% 06-Apr-97 00:59:46 +Decode
  173.     4056    2427 40.1% 21-Dec-97 20:34:56 +FastFonts
  174.      568     271 52.2% 01-Nov-97 14:04:46 +FastFonts.info
  175.      628     268 57.3% 01-Nov-97 14:06:02 +Fonts.info
  176.      264      31 88.2% 01-Nov-97 14:05:06 +topaz6.font
  177.     2216    1357 38.7% 01-Nov-97 14:05:44 +8e
  178.      284     251 11.6% 02-Nov-96 20:10:54 +PatchAlloc
  179.     1148     812 29.2% 07-Mar-98 15:57:38 +PatchRAM
  180.    14688    9310 36.6% 02-Nov-96 23:10:54 +spatch
  181.     3936    2518 36.0% 03-Nov-96 00:35:02 +StringSnip
  182.     4192    1970 53.0% 09-Feb-97 00:59:30 +TrueMultiAssigns
  183.      628     272 56.6% 01-Nov-97 14:04:46 +UnixDirs3.info
  184.     3524    2501 29.0% 21-Mar-97 21:53:38 +UnixDirs3
  185.    32747   12181 62.8% 21-Mar-97 21:53:42 +UnixDirs3.guide
  186.      537     283 47.2% 20-Aug-97 20:58:52 +UnixDirs3.guide.info
  187.     1701     783 53.9% 20-Aug-97 20:58:52 +UnixDirs3.info
  188.      809     465 42.5% 21-Mar-97 22:10:22 +UnixDirs3.readme
  189.      628     270 57.0% 11-Oct-97 11:29:38 +Guides.info
  190.   302337  107458 64.4% 07-Mar-98 15:53:00 +VNC.Guide
  191.      537     285 46.9% 02-Nov-96 20:15:20 +VNC.Guide.info
  192.      628     269 57.1% 11-Oct-97 11:29:38 +Include.info
  193.     7187    2525 64.8% 31-Oct-97 20:49:00 +Boopsis_Readme
  194.     9403    3196 66.0% 29-Jul-97 20:47:16 +Dynamics.h
  195.     2956    1282 56.6% 29-Jul-97 20:48:14 +Lib_Readme
  196.     3259     942 71.0% 29-Jul-97 20:47:16 +Macros.h
  197.     3343    1127 66.2% 29-Jul-97 20:47:16 +Menu.h
  198.     6512    1846 71.6% 29-Jul-97 20:47:16 +Owner.h
  199.    12115    3344 72.3% 29-Jul-97 20:47:16 +Prefs.h
  200.     2580     854 66.8% 29-Jul-97 20:47:16 +Requester.h
  201.     9538    3116 67.3% 29-Jul-97 20:25:02 +vnc_lib.fd
  202.     8478    2689 68.2% 29-Jul-97 20:35:16 +vnc_lib.i
  203.    33288    7044 78.8% 29-Jul-97 20:45:58 +vnc_stub.base.lib
  204.    33468    7099 78.7% 29-Jul-97 20:45:58 +vnc_stub.lib
  205.    32628    6738 79.3% 29-Jul-97 20:45:56 +vnc_stub.rr.base.lib
  206.    32764    6768 79.3% 29-Jul-97 20:45:58 +vnc_stub.rr.lib
  207.     9644    2579 73.2% 29-Jul-97 20:47:16 +VNCBase.h
  208.    31139    7350 76.3% 29-Jul-97 20:47:18 +window.h
  209.      628     266 57.6% 11-Oct-97 11:29:38 +Install.info
  210.      576     333 42.1% 03-Nov-96 16:17:20 +Deutsch.info
  211.      576     338 41.3% 30-Mar-97 21:36:06 +English.info
  212.    52315   11836 77.3% 08-Oct-97 23:20:58 +Install_VNC
  213.      628     267 57.4% 11-Oct-97 11:29:38 +LIBS.info
  214.   104396   64006 38.6% 07-Mar-98 15:50:44 +vnc.library
  215.      628     268 57.3% 11-Oct-97 11:29:38 +LOCALE.info
  216.    10124    3948 61.0% 30-Sep-97 08:10:20 +VNC.prefs.catalog
  217.     1880     990 47.3% 30-Sep-97 08:10:32 +VNC.sys.catalog
  218.      628     257 59.0% 08-Oct-97 22:38:50 +svenska.info
  219.      628     251 60.0% 08-Oct-97 22:39:14 +Sources.info
  220.    47362   15772 66.6% 06-Oct-97 22:41:50 +prefs.construct
  221.     5538    2217 59.9% 06-Oct-97 22:46:04 +sys.construct
  222.    13395    3701 72.3% 06-Oct-97 22:39:10 +sys1.asm
  223.      628     253 59.7% 08-Oct-97 22:39:00 +VNC.info
  224.     9272    3763 59.4% 06-Oct-97 22:42:04 +VNC.prefs.catalog
  225.     1772     957 45.9% 06-Oct-97 22:46:18 +VNC.sys.catalog
  226.      628     269 57.1% 11-Oct-97 11:29:38 +Localize!.info
  227.     6640    4213 36.5% 13-Jan-98 19:55:48 +CreateCatalog
  228.    48542   16061 66.9% 30-Sep-97 08:10:00 +prefs.construct
  229.     6105    2545 58.3% 08-Aug-97 23:21:20 +ReadMe
  230.      438     225 48.6% 16-Feb-97 19:32:58 +ReadMe.info
  231.     5594    2226 60.2% 30-Sep-97 08:09:04 +sys.construct
  232.    13601    3688 72.8% 30-Sep-97 08:09:12 +sys1.asm
  233.      632     323 48.8% 11-Oct-97 11:29:38 +Prefs.info
  234.      325     230 29.2% 02-Nov-96 20:32:34 +VNC-Configuration
  235.      479     223 53.4% 02-Nov-96 20:32:46 +VNC-Configuration.info
  236.      697     489 29.8% 29-Jul-97 20:50:12 +SetVNC.info
  237.      628     272 56.6% 11-Oct-97 11:29:38 +S.info
  238.       17      17  0.0% 02-Nov-96 20:17:06 +bg
  239.       50      50  0.0% 02-Nov-96 20:17:00 +fg
  240.      383     222 42.0% 02-Nov-96 20:17:10 +fork
  241.      106      87 17.9% 08-May-97 16:30:32 +History
  242.      359     174 51.5% 08-Aug-97 23:15:04 +InstallVNC
  243.      103      96  6.7% 29-Sep-97 20:57:54 +More
  244.      986     372 62.2% 29-Sep-97 20:57:40 +SetFont
  245.      322     179 44.4% 29-Sep-97 20:57:30 +SetKeyboard
  246.      768     346 54.9% 11-Oct-97 11:29:38 +Shell.info
  247.      765     345 54.9% 11-Oct-97 11:29:38 +Shell_VNC.info
  248.    20101    8007 60.1% 07-Mar-98 15:57:18 +Top_Secret!
  249.      523     271 48.1% 11-Oct-97 11:29:38 +Top_Secret!.info
  250.     5463    2422 55.6% 07-Mar-98 15:54:14 +ViNCEd.readme
  251.      856     379 55.7% 11-Oct-97 11:29:40 +ViNCEd.readme.info
  252. -------- ------- ----- --------- --------
  253.  1036259  384793 62.8% 09-Mar-98 18:23:28   96 files
  254.